@font-face {
    font-family: 'Lambotype for OpenRoad';
    src: url('Lambotype-Black.woff2') format('woff2'),
        url('Lambotype-Black.woff') format('woff'),
        url('Lambotype-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Lambotype for OpenRoad';
    src: url('Lambotype-BlackItalic.woff2') format('woff2'),
        url('Lambotype-BlackItalic.woff') format('woff'),
        url('Lambotype-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Lambotype for OpenRoad';
    src: url('Lambotype-Bold.woff2') format('woff2'),
        url('Lambotype-Bold.woff') format('woff'),
        url('Lambotype-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Lambotype for OpenRoad';
    src: url('Lambotype-BoldItalic.woff2') format('woff2'),
        url('Lambotype-BoldItalic.woff') format('woff'),
        url('Lambotype-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Lambotype for OpenRoad';
    src: url('Lambotype-Light.woff2') format('woff2'),
        url('Lambotype-Light.woff') format('woff'),
        url('Lambotype-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Lambotype for OpenRoad';
    src: url('Lambotype-LightItalic.woff2') format('woff2'),
        url('Lambotype-LightItalic.woff') format('woff'),
        url('Lambotype-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Lambotype for OpenRoad';
    src: url('Lambotype-RegularItalic.woff2') format('woff2'),
        url('Lambotype-RegularItalic.woff') format('woff'),
        url('Lambotype-RegularItalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Lambotype for OpenRoad';
    src: url('Lambotype-Regular.woff2') format('woff2'),
        url('Lambotype-Regular.woff') format('woff'),
        url('Lambotype-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

